ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / BoxWhisker<T> Class / ShowMeanMarker Property

In This Topic
    ShowMeanMarker Property
    In This Topic
    Gets or sets a value that determines whether to show the mean marker for the Box and Whisker chart.
    Syntax
    'Declaration
     
    
    Public Property ShowMeanMarker As Boolean
    public bool ShowMeanMarker {get; set;}
    See Also